Describing the Virtual Address
The bits used to represent a page in virtual memory. Bits describe the frame index and the page index of the corresponding link.
Addresses are stored in a page table along with a valid bit to determine if the virtual memory has been copied to main memory.